home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2004 January / PCWELT_1_2004.ISO / pcwstart.exe / scripts / DefineButton2_13 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-08-05  |  173 b   |  5 lines

  1. on(release){
  2.    fscommand("exec","JSTART\tHTMLOnCD.exe\tpcwhtml/static/fsHTMLOnCD.htm\t\t\"/error=HTMLonCD`1kann`1nicht`1gestartet`1werden.\"");
  3.    fscommand("quit");
  4. }
  5.